Papers with discriminative representation learning
HCL-TAT: A Hybrid Contrastive Learning Method for Few-shot Event Detection with Task-Adaptive Threshold (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for event detection have failed to address the problem of constantly emerging event types with limited data. |
| Approach: | They propose a novel method for event detection with a task-adaptive threshold . they propose to learn discriminative representations with 'two-view contrastive loss' |
| Outcome: | The proposed method achieves better results than the state-of-the-art methods on a benchmark dataset. |
Sentence-aware Adversarial Meta-Learning for Few-Shot Text Classification (2022.coling-1)
Copied to clipboard
| Challenge: | Existing studies fail to consider the importance of the semantic interaction between sentence features and neglect to enhance the generalization ability of the model to new tasks. |
| Approach: | They propose to integrate an adversarial network architecture into the meta-learning system and leverage cost-effective modules to build a few-shot classification framework called SaAML. |
| Outcome: | The proposed framework outperforms state-of-the-art methods on four benchmark datasets. |